home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2002 November / SGI IRIX Base Documentation 2002 November.iso / usr / share / catman / g_man / cat3 / ftn / cursty.z / cursty
Encoding:
Text File  |  2002-10-03  |  2.5 KB  |  67 lines

  1.  
  2.  
  3.  
  4. ccccuuuurrrrssssttttyyyy((((3333GGGG))))                                                          ccccuuuurrrrssssttttyyyy((((3333GGGG))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      ccccuuuurrrrssssttttyyyy - defines the type and/or size of cursor
  10.  
  11. FFFFOOOORRRRTTTTRRRRAAAANNNN 77777777 SSSSPPPPEEEECCCCIIIIFFFFIIIICCCCAAAATTTTIIIIOOOONNNN
  12.      ssssuuuubbbbrrrroooouuuuttttiiiinnnneeee ccccuuuurrrrssssttttyyyy((((ttttyyyypppp))))
  13.      iiiinnnntttteeeeggggeeeerrrr****4444 ttttyyyypppp
  14.  
  15. PPPPAAAARRRRAAAAMMMMEEEETTTTEEEERRRRSSSS
  16.      _t_y_p_e   expects one of five values that describe the cursor:
  17.  
  18.             CCCC11116666XXXX1111: the default, a 16x16 bitmap cursor of no more than one
  19.             color.
  20.  
  21.             CCCC11116666XXXX2222: a 16x16 bitmap cursor of no more than three colors.
  22.  
  23.             CCCC33332222XXXX1111: a 32x32 bitmap cursor of no more than one color.
  24.  
  25.             CCCC33332222XXXX2222: a 32x32 bitmap cursor of no more than three colors.
  26.  
  27.             CCCCCCCCRRRROOOOSSSSSSSS: a cross-hair cursor.
  28.  
  29. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  30.      ccccuuuurrrrssssttttyyyy defines the type and size of a cursor. After you call ccccuuuurrrrssssttttyyyy call
  31.      ddddeeeeffffccccuuuurrrr to specify the glyph's bitmap and to assign a numeric name to it.
  32.  
  33.      The cross-hair cursor is formed with a horizontal line and a vertical
  34.      line (each 1 pixel wide) that extend completely across the screen. Its
  35.      origin (15,15) is at the intersection of the two lines. It is a single-
  36.      color cursor whose color is mapped by the color index returned by the
  37.      ggggeeeettttggggddddeeee inquiry GDXHCI.
  38.  
  39. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  40.      defcur, curori, getgde
  41.  
  42. NNNNOOOOTTTTEEEESSSS
  43.      This routine is available only in immediate mode.
  44.  
  45.      Cursor types C16X2 and C32X2 are not available on systems where the
  46.      ggggeeeettttggggddddeeee inquiry GDBCUR returns 1.
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.